systemd.network.networks.<name>.matchConfig

Each attribute in this set specifies an option in the [Match] section of the unit. See systemd.link(5) systemd.netdev(5) systemd.network(5) for details.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  Name = "eth0";
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>